projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdb71de
)
* lisp/net/trampver.el (customize-package-emacs-version-alist):
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 13 Sep 2017 18:10:10 +0000
(20:10 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 13 Sep 2017 18:10:10 +0000
(20:10 +0200)
Add Tramp version integrated in Emacs 25.3.
lisp/net/trampver.el
patch
|
blob
|
history
diff --git
a/lisp/net/trampver.el
b/lisp/net/trampver.el
index 527630d747c36914200e9f47ed80adfbfc0b42ae..5f9b2b6f42e5e27ff4f9eb47d9ddf8c8e1a38ddb 100644
(file)
--- a/
lisp/net/trampver.el
+++ b/
lisp/net/trampver.el
@@
-68,7
+68,8
@@
("2.1.20" . "23.3") ("2.1.21-pre" . "23.4")
("2.2.3-24.1" . "24.1") ("2.2.3-24.1" . "24.2") ("2.2.6-24.3" . "24.3")
("2.2.9-24.4" . "24.4") ("2.2.11-24.5" . "24.5")
- ("2.2.13.25.1" . "25.1") ("2.2.13.25.2" . "25.2")))
+ ("2.2.13.25.1" . "25.1") ("2.2.13.25.2" . "25.2")
+ ("2.2.13.25.2" . "25.3")))
(add-hook 'tramp-unload-hook
(lambda ()